home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / misc / gnva_003.lzh / GNVA_003.TXT next >
Text File  |  1993-12-31  |  24KB  |  553 lines

  1. Updating to Geneva release 003 (1.02):
  2. -------------------------------------
  3.  
  4. To update to the new version, follow these steps:
  5.  
  6. 1. If you intend to keep the old version around for some reason, be sure
  7.    to make a backup of all files.
  8.  
  9. 2. Make a backup of your original Geneva disk!
  10.  
  11. 3. Run the enclosed patch program, PATCH003.PRG.
  12.  
  13. 4. After the patch has successfully completed, run the INSTALL.PRG on the
  14.    modified disk. It will re-install all of the new files. If you get error
  15.    message saying that the file already exists, just let the program
  16.    overwrite the old files.
  17.  
  18. If you have problems with the patch
  19. -----------------------------------
  20.  
  21. If, for some reason, the patch program does not run properly you can send
  22. your original Geneva disk back to us along with a check for $5 + $2 to
  23. cover return shipping. We will rewrite the disk with the most recent
  24. version for you and return it to you by mail. Send to:
  25.  
  26.   Gribnif Software
  27.   P.O. Box 779
  28.   Northampton, MA  01061
  29.  
  30.  
  31. Files affected
  32. --------------
  33.  
  34. INSTALL.SCR
  35. INSTALL.PRG
  36. TASKMAN\TASKMAN.ACC
  37.         TASKMAN.RSC
  38. GENEVA\GENEVA.PRG
  39.        GENEVA.CNF
  40. HELP\GNVAHELP.PRG
  41.      GENEVA.HLP
  42.      TASKMAN.HLP
  43. PROGRAM\GNVA_DB.PRG
  44.         NEW_AES.H
  45.         NEW_GEM.LIB
  46.         XWIND.H
  47.         XWINDGFA.SFX *
  48.         TASKMAN\TASKMAN.C
  49.                 TASKMAN.H
  50.                 TASKMAN.HRD
  51.  
  52. * To extract XWINDGFA.LST, copy it to another disk and change its name
  53. to XWINDGFA.TOS. Then, run this program and the file will self-extract.
  54.  
  55.  
  56. Geneva Revision Notes                                   12/31/93
  57.  
  58.   Notes:
  59.  
  60.     If you want to use That's Write's desk accessories with it, you will have
  61.       to set That's Write to be single-tasking. This is due to a shortcoming
  62.       in the method that desk accessories use to communicate with That's
  63.       Write. Newer versions of the That's Write desk accessories will address
  64.       this problem.
  65.  
  66.     Page Assistant's Index dialog will show some underlines in places where
  67.       they should not be. This can only be avoided by turning the "Auto
  68.       keyboard equivs" option off for the program. This is true as of version
  69.       2.05.
  70.  
  71. Changes since 9/29/93:
  72. ---------------------
  73.  
  74.   INSTALL:
  75.  
  76.     INSTALL.SCR will now allow you to set the parameters for SETMOUSE.
  77.  
  78.     INSTALL.PRG will no longer have redraw errors when run under Geneva.
  79.  
  80.   TASKMAN:
  81.  
  82.     Added a new Misc. Option to allow the video resolution in GENEVA.CNF to be
  83.       ignored, in favor of the one in NEWDESK/DESKTOP.INF. This means that you
  84.       can continue to use a boot manager like XBoot to choose video
  85.       resolutions using the same method you always used.
  86.  
  87.     The main window can now be "iconized" by clicking on the "delta" gadget.
  88.       This shrinks any open windows to a single "icon" window.
  89.       Double-clicking on the icon window's contents will reopen the Task
  90.       Manager.
  91.  
  92.     The Window Options dialog now accepts any Speedo GDOS font, and any
  93.       other monospaced GDOS (bitmaped or scalable) font which has all 255
  94.       characters. This font is used when drawing menu bars, windows and
  95.       dialogs. There are a few restrictions, though:
  96.       o If you use Speedo GDOS, it must be version 4.11 or newer.
  97.       o When using a Speedo font, Geneva attempts to remap the characters
  98.         used in window gadgets (like the Full box, the Close box, etc.) While
  99.         this remapping does work with most Speedo fonts, some fonts (like the
  100.         Monospace 821 font) do not have the characters in the right locations
  101.         for this translation, and incorrect characters will appear in the
  102.         gadgets when they are drawn. This is unavoidable.
  103.       o Speedo GDOS does not do a very good job of supporting the italics and
  104.         bold special effects which are found in some of Geneva's dialogs.
  105.       o Bitmapped fonts can be used, with the same limitations as before.
  106.         They can even be used with Speedo GDOS.
  107.  
  108.     The Task Manager now uses a more exact method for drawing the contents of
  109.       the Sample Window in the Window Options dialog. The current window
  110.       gadget colors are also used.
  111.  
  112.     The objects which make up the Sample dialog in the Dialog Options dialog
  113.       can be clicked on in order to switch object types.
  114.  
  115.     The Outer Box in the Dialog Options sample is now always drawn correctly.
  116.  
  117.   GENEVA:
  118.  
  119.     The version number and date are now displayed when Geneva runs from the
  120.       AUTO folder.
  121.  
  122.     The icons in alerts will be colored if there are at least 16 colors
  123.       available in the current video mode.
  124.  
  125.     Item selector: If the path is very long, only the first 10 characters of
  126.       the template will be shown when the path gets updated. This way you can
  127.       always see at least the last 16 chars of the full path.
  128.  
  129.     You can now press [Alt][\] to move to the root directory in the item
  130.       selector.
  131.  
  132.     Using GDOS fonts within TEDINFO objects is now supported, as in AES 4.1.
  133.       Note that if you click on an editable field containing a GDOS font with
  134.       the mouse, the edit cursor will always be positioned to the end of the
  135.       field. Actually positioning to the character under the mouse would be
  136.       too computationally intensive.
  137.  
  138.     Added a new type of wildcard to the item selector. The ! can be used for
  139.       inversion ("not") of the next item in a string. If the next item is just
  140.       a regular character, then that one letter will be inverted; if the next
  141.       item is a {} or [] bracketed expression, then the meaning of that
  142.       expression will be inverted. Examples:
  143.  
  144.         *.prg           Ending in PRG
  145.         *.!abc          *.?BC, excluding *.ABC
  146.         *.ab!c          *.AB?, excluding *.ABC
  147.         *.!a!bc         *.??C, excluding *.ABC
  148.         [a-d]*.*        Starting with A, B, C, or D
  149.         ![a-d]*.*       Anything not starting with A, B, C, or D
  150.         *.{prg,prx}     Ending in PRG or PRX
  151.         *.!{prg,prx}    Anything not ending in PRG or PRX
  152.  
  153.       Any number of !'s can be used within a wildcard. The effect is that the
  154.       expressions are negatively added together. For example:
  155.  
  156.         !{stalker,neodesk?}.!{ac[cx],rsc}
  157.  
  158.       Matches anything but:
  159.  
  160.         stalker.acc    stalker.acx    stalker.rsc
  161.         neodesk?.acc   neodesk?.acx   neodesk?.rsc
  162.  
  163.       However, NEODESK.ACC will match, since it does not have a character
  164.         between the "k" and the period.
  165.  
  166.       The ! can be used in the main item selector path, and also in the Find
  167.       dialog.
  168.  
  169.     Added a new flag to allow the video resolution in GENEVA.CNF to be
  170.       ignored, in favor of the one in NEWDESK/DESKTOP.INF.
  171.  
  172.     A program flag has been added for GENEVA. This allows you to change the
  173.       name of the Geneva Manager in the Desk menu (and also its Activation
  174.       key) by using the Task Manager.
  175.  
  176.  
  177.   Other changes in Geneva:
  178.  
  179.     Fixed a typo that prevented the use of multiple [] or {} bracketed
  180.       expressions in a wildcard.
  181.  
  182.     Using function keys to access the paths in item selector works again.
  183.  
  184.     Fixed a problem which caused characters to disappear in editable fields
  185.       which were created with the WERCS resource contruction program.
  186.  
  187.     Geneva now works correctly when:
  188.       o Run on a Moniterm card while a color monitor or no monitor at all
  189.         is plugged into the Atari video port.
  190.       o Using Crazy Dots board running NVDI in 2-color mode.
  191.       o Using a GENEVA.CNF file which was saved while using a TTM195
  192.         monitor with another resolution. (I could not test this one)
  193.  
  194.     Added a check to avoid a bug in TOS 2.01-2.05 which sometimes causes a
  195.       monochrome screen to "wrap around" several pixels.
  196.  
  197.     Fixed the GEM.CNF "run" command to correctly pass parameters to the
  198.       program to be run.
  199.  
  200.     Fixed a typo that prevented the windows in GNVAHELP and GNVA_TOS from
  201.       scrolling quickly when the scroll bar was dragged.
  202.  
  203.     Atari-style 3D buttons are now drawn much more like the way AES 4.0 does.
  204.       Furthermore, objc_find() takes an OUTLINE